Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
FTLIB_ERR_SUCCESS (no error, thread is activated) or error code
[This is preliminary documentation and is subject to change.]
API 3.01
ftxStartTransferArea
Function activates the transfer area in the library for online mode. The communication thread is started and carries out the IO commands in "online mode". It reads the current values from the output structure of the transfer area (configuration and output values) and sends these to the ROBO TX Controller. As a response to an IO request, the controller sends the current values and the communication
Namespace: FischerTechnik.FtMscLib.APIftxStartTransferArea
Function activates the transfer area in the library for online mode. The communication thread is started and carries out the IO commands in "online mode". It reads the current values from the output structure of the transfer area (configuration and output values) and sends these to the ROBO TX Controller. As a response to an IO request, the controller sends the current values and the communication
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Return Value
Type: UInt32FTLIB_ERR_SUCCESS (no error, thread is activated) or error code
Remarks
See Also